Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arccosine kernel #245

Merged
merged 4 commits into from
Apr 30, 2023
Merged

Arccosine kernel #245

merged 4 commits into from
Apr 30, 2023

Conversation

henrymoss
Copy link
Contributor

I have implemented the ArcCosine kernel for orders 0, 1 and 2. My implementation closely follows that of GPFlow, i.e. it includes some additional flexibility by specifying weight and bias variances.

I have added some extra tests, including one cool Monte carlo one.

Let me know if you can think of more tests?

I have yet to try it in a GP. Do we do this in the tests anywhere ? (i.e. try all our kernels in GPs)

Signed-off-by: Thomas Pinder <tompinder@live.co.uk>
@thomaspinder thomaspinder added the enhancement New feature or request label Apr 30, 2023
@thomaspinder thomaspinder added this to the v0.6 milestone Apr 30, 2023
@thomaspinder thomaspinder merged commit c07935a into v0.6 Apr 30, 2023
@thomaspinder thomaspinder deleted the henry/arccosine branch April 30, 2023 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants